System
Upload site logo
Uploads a custom logo for the site. This endpoint allows administrators to change the site’s branding by uploading a new logo image that will be displayed throughout the application interface.
POST
Upload site logo
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
multipart/form-data
Logo file to use.
Response
FileUploadResult · object | null
Successful Response
the result of a file upload operation.
Upload site logo
